linear search meaning in English
线性查找
线性搜索
线性搜寻
Examples
- This method performs a linear search ; therefore , this method is an o
此方法执行线性搜索因此,此方法为o - Linear search sequential search
线性查找顺序查找 - Performs a linear search ; therefore , the average execution time is proportional to the
执行线性搜索;因此,平均执行时间与 - A linear search algorithm is inefficient when working with a large number of entries
线性搜索算法在处理大量项时是低效的。 - Which uses a linear search algorithm to find entries in the list of delegates
类型,它使用线性搜索算法在委托列表中查找项。